Tue Nov 12 2019 17:35:48 GMT+0530 (India Standard Time)

Given I am on Home page of PHP Travels 3126m 59s 200ms

When I click on round trip and check the return date is populated or not 199583m 22s 600ms

And I click on oneway and check the return date is disappeared or not 53699m 16s 100ms

And I check the default class name 636m 1s 100ms

And I modify the class name 6244m 56s

And I enter from and to cities 223650m 33s 500ms

And I try to search for previous date in departure date picker 42145m 39s 700ms

And I search for current date in departure date picker 159301m 16s 300ms

And I enter the number of passengers 68405m 43s 300ms

Then I can verify the system is navigated to results page or not 91074m 53s 400ms + Show Error
junit.framework.AssertionFailedError: ERROR:System navigated to result page
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.search_ResulsPage(HomePage.java:345)
	at cloud.travels.steps.home.HomeSteps.i_can_verify_the_system_is_navigated_to_results_page_or_not(HomeSteps.java:74)
	at ✽.Then I can verify the system is navigated to results page or not(src/test/resources/features/homePage.feature:23)
Screenshot +

Given I am on Home page of PHP Travels 17m 42s 700ms

When I check oneway is selected or not 144344m 54s 200ms

And I modify the class name 7517m 2s 500ms

And I enter from and to cities 228470m 13s 500ms

And I search for current date in departure date picker 162022m 41s 100ms

And I enter the number of passengers 21333m 12s 300ms

Then I can verify the system is navigated to results page or not 238515m 33s 500ms + Show Error
junit.framework.AssertionFailedError: ERROR:System navigated to result page
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.search_ResulsPage(HomePage.java:345)
	at cloud.travels.steps.home.HomeSteps.i_can_verify_the_system_is_navigated_to_results_page_or_not(HomeSteps.java:74)
	at ✽.Then I can verify the system is navigated to results page or not(src/test/resources/features/homePage.feature:41)
Screenshot +

Given I am on Home page of PHP Travels 22m 11s 400ms

When I select Round Trip 149748m 12s 600ms

And I modify the class name 11092m 23s 600ms

And I enter from and to cities 226464m 8s 500ms

And I search for current date in departure date picker 159241m 8s 600ms

And I enter the number of passengers 1060m 3s 200ms

Then I can verify the system is navigated to results page or not 94466m 41s + Show Error
junit.framework.AssertionFailedError: ERROR:System navigated to result page
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.search_ResulsPage(HomePage.java:345)
	at cloud.travels.steps.home.HomeSteps.i_can_verify_the_system_is_navigated_to_results_page_or_not(HomeSteps.java:74)
	at ✽.Then I can verify the system is navigated to results page or not(src/test/resources/features/homePage.feature:59)
Screenshot +

Given I am on Home page of PHP Travels 16m 13s 300ms

When I check oneway is selected or not 144166m 39s 300ms

And I modify the class name 6714m 13s 300ms

And I enter from and to cities 224007m 28s 100ms

And I search for current date in departure date picker 159552m 3s 900ms

And I enter the number of passengers 20644m 16s 200ms

Then I can verify the system is navigated to results page 269332m 20s 900ms Screenshot +

Given I am on Home page of PHP Travels 8m 7s 700ms

When I check oneway is selected or not 142707m 55s

And I modify the class name 11489m 16s 300ms

And I enter from and to cities 230635m 45s 100ms

And I search for current date in departure date picker 168075m 56s 100ms

And I enter the number of passengers 17772m 22s 500ms

Then I can verify the system is navigated to results page 232146m 17s 500ms

And I can check the default class name in Home page and modify search page 2m 14s 700ms + Show Error
cucumber.runtime.CucumberException: Arity mismatch: Step Definition 'cloud.travels.steps.home.HomeSteps.i_can_check_the_default_class_name_in_homepage_and_modify_search_page(DataTable) in file:/C:/Users/sivam/Downloads/test-automation-travels/target/test-classes/' with pattern [^I can check the default class name in Home page and modify search page$] is declared with 1 parameters. However, the gherkin step has 0 arguments []. 
Step: And I can check the default class name in Home page and modify search page
	at cucumber.runtime.StepDefinitionMatch.arityMismatch(StepDefinitionMatch.java:102)
	at cucumber.runtime.StepDefinitionMatch.transformedArgs(StepDefinitionMatch.java:60)
	at cucumber.runtime.StepDefinitionMatch.runStep(StepDefinitionMatch.java:37)
	at cucumber.runtime.Runtime.runStep(Runtime.java:300)
	at cucumber.runtime.model.StepContainer.runStep(StepContainer.java:44)
	at cucumber.runtime.model.StepContainer.runSteps(StepContainer.java:39)
	at cucumber.runtime.model.CucumberScenario.run(CucumberScenario.java:44)
	at cucumber.runtime.junit.ExecutionUnitRunner.run(ExecutionUnitRunner.java:102)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.ExamplesRunner.run(ExamplesRunner.java:59)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.ScenarioOutlineRunner.run(ScenarioOutlineRunner.java:53)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:63)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:18)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:70)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:95)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:38)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.api.junit.Cucumber.run(Cucumber.java:100)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:678)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
Screenshot +

Given I am on Home page of PHP Travels 3m 25s 300ms

When I check oneway is selected or not 141286m 46s

And I modify the class name 5763m 58s 800ms

And I enter from and to cities 230433m 18s 500ms

And I search for current date in departure date picker 157881m 2s

And I enter the number of passengers 21553m 18s 100ms

Then I can verify the system is navigated to results page 201395m 21s 800ms

And I can check the passengers count in Home page and modify search page 40106m 22s 900ms + Show Error
junit.framework.AssertionFailedError: ADULT: Home page Adults Count and Modify search Page Adults Count Both Are Not Matching
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.checkingPassengersCount_ModifySearchPage(HomePage.java:443)
	at cloud.travels.steps.home.HomeSteps.i_can_check_the_passenger_count_in_homepage_and_modify_search_page(HomeSteps.java:110)
	at ✽.And I can check the passengers count in Home page and modify search page(src/test/resources/features/homePage.feature:115)
Screenshot +

Given I am on Home page of PHP Travels 2m 54s 600ms

When I check oneway is selected or not 141525m 15s 100ms

And I modify the class name 6339m 59s 400ms

And I enter from and to cities 231457m 10s 200ms

And I search for current date in departure date picker 158021m 34s 700ms

And I enter the number of passengers 1016m 22s

Then I can verify the system is navigated to results page 203646m 37s 800ms

And I can Check the Start time end time which shows same for the two trips 39350m 18s 800ms + Show Error
junit.framework.AssertionFailedError: ERROR: Start Time and End Time showing same for both the trips
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.selectStopOne_CheckStartTimeAndEndTime(HomePage.java:577)
	at cloud.travels.steps.home.HomeSteps.i_can_check_start_time_end_time_shows_same_for_both_trips(HomeSteps.java:116)
	at ✽.And I can Check the Start time end time which shows same for the two trips(src/test/resources/features/homePage.feature:136)
Screenshot +

Given I am on Home page of PHP Travels 3m 43s 200ms

When I check oneway is selected or not 140814m 16s 900ms

And I modify the class name 6713m 18s 700ms

And I enter from and to cities 223938m 200ms

And I search for current date in departure date picker 158228m 47s 900ms

And I enter the number of passengers 1402m 27s 300ms

Then I can verify the system is navigated to results page 164578m 37s 900ms

And I can check the duration which is showing same for both the trips 38505m 4s 900ms + Show Error
junit.framework.AssertionFailedError: ERROR: Start Duration and End Duration showing same for both the trips
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.selectStopOne_CheckDurationTrips(HomePage.java:498)
	at cloud.travels.steps.home.HomeSteps.i_can_check_duration_shows_same_for_both_trips(HomeSteps.java:122)
	at ✽.And I can check the duration which is showing same for both the trips(src/test/resources/features/homePage.feature:154)
Screenshot +

Given I am on Home page of PHP Travels 3m 25s 400ms

When I check oneway is selected or not 142628m 32s 400ms

And I modify the class name 6767m 42s 600ms

And I enter from and to cities 231564m 38s 200ms

And I search for current date in departure date picker 158715m 58s 700ms

And I enter the number of passengers 1002m 56s 100ms

And I can verify the system is navigated to results page 201922m 59s 400ms

And I can check Start time is showing same in Depart from Start location 38731m 23s 400ms + Show Error
junit.framework.AssertionFailedError: ERROR: Start Time showing Depart From Start Locations
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.selectStopOne_CheckStartTimeShowingDepartFromStartLocations(HomePage.java:537)
	at cloud.travels.steps.home.HomeSteps.i_can_check_start_time_is_showing_in_depart_from_start_locations(HomeSteps.java:128)
	at ✽.And I can check Start time is showing same in Depart from Start location(src/test/resources/features/homePage.feature:173)
Screenshot +

Given I am on Home page of PHP Travels 2m 50s 100ms

When I check oneway is selected or not 141378m 22s 400ms

And I modify the class name 6069m 19s 400ms

And I enter from and to cities 223648m 12s 400ms

And I search for current date in departure date picker 158286m 47s 900ms

And I enter the number of passengers 1271m 35s 700ms

Then I can verify the system is navigated to results page 188961m 54s

And I can verify the from time in SRP page and Booking Summary Page 277723m 44s 800ms + Show Error
junit.framework.AssertionFailedError: SRP PAGE START TIME AND BOOKING SUMMARY PAGE START TIME BOTH ARE NOT MATCHING
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.checking_FromTime_BookingSummaryPage(HomePage.java:621)
	at cloud.travels.steps.home.HomeSteps.i_can_verify_the_from_time_in_Srp_page_and_booking_summary_page(HomeSteps.java:134)
	at ✽.And I can verify the from time in SRP page and Booking Summary Page(src/test/resources/features/homePage.feature:191)
Screenshot +

Given I am on Home page of PHP Travels 3m 12s 200ms

When I check oneway is selected or not 141582m 41s 300ms

And I modify the class name 6400m 30s 300ms

And I enter from and to cities 222834m 34s 700ms

And I search for current date in departure date picker 158439m 14s 100ms

And I enter the number of passengers 922m 24s 100ms

Then I can verify the system is navigated to results page 151287m 6s 700ms

And I can verify the Currency in SRP page and Booking Summary Page 159103m 57s 400ms + Show Error
junit.framework.AssertionFailedError: SRP PAGE CURRENCY AND BOOKING SUMMARY PAGE CURRENCY BOTH ARE NOT MATCHING
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.checking_Currency_BookingSummaryPage(HomePage.java:665)
	at cloud.travels.steps.home.HomeSteps.i_can_verify_the_currency_in_Srp_page_and_booking_summary_page(HomeSteps.java:140)
	at ✽.And I can verify the Currency in SRP page and Booking Summary Page(src/test/resources/features/homePage.feature:209)
Screenshot +

Given I am on Home page of PHP Travels 5m 51s 500ms

When I login to AUT with valid user credentials 100673m 52s 300ms + Show Error
org.openqa.selenium.WebDriverException: unknown error: Element (button style="font-size: 16px;" type="submit" class="btn btn-primary btn-lg btn-block loginbtn")...(/button) is not clickable at point (631, 521). Other element would receive the click: (a aria-label="learn more about cookies" role="button" tabindex="0" class="cc-link" href="https://www.phptravels.net/cookies-policy" rel="noopener noreferrer nofollow" target="_blank")...(/a)
  (Session info: chrome=78.0.3904.97)
  (Driver info: chromedriver=2.40.565498 (ea082db3280dd6843ebfb08a625e3eb905c4f5ab),platform=Windows NT 10.0.18362 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'SIVAM-LP', ip: '192.168.3.164', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_221'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{mobileEmulationEnabled=false, hasTouchScreen=false, platform=XP, acceptSslCerts=false, acceptInsecureCerts=false, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, platformName=XP, setWindowRect=true, unexpectedAlertBehaviour=, applicationCacheEnabled=false, rotatable=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.40.565498 (ea082db3280dd6843ebfb08a625e3eb905c4f5ab), userDataDir=C:\Users\sivam\AppData\Local\Temp\scoped_dir9652_23840}, takesHeapSnapshot=true, pageLoadStrategy=normal, unhandledPromptBehavior=, databaseEnabled=false, handlesAlerts=true, version=78.0.3904.97, browserConnectionEnabled=false, nativeEvents=true, locationContextEnabled=true, cssSelectorsEnabled=true}]
Session ID: f15375e4f721d74509f902fe36d1f44e
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)
	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)
	at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:40)
	at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:82)
	at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:45)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
	at com.sun.proxy.$Proxy18.click(Unknown Source)
	at cloud.travels.utils.PageUtils.clickElement(PageUtils.java:58)
	at cloud.travels.pages.login.LoginPage.Login(LoginPage.java:228)
	at cloud.travels.steps.login.LoginSteps.i_login_to_AUT_with_valid_user_credentials(LoginSteps.java:61)
	at ✽.When I login to AUT with valid user credentials(src/test/resources/features/homePage.feature:218)

And I check oneway is selected or not 0s

And I modify the class name 0s

And I enter from and to cities 0s

And I search for current date in departure date picker 0s

And I enter the number of passengers 0s

Then I can verify the system is navigated to results page 0s

And I can login to the site and navigate to booking summary page and Verify Account Login 0s Screenshot +

Given I am on Home page of PHP Travels 3m 51s

When I check oneway is selected or not 142355m 24s 300ms

And I modify the class name 6069m 41s

And I enter from and to cities 222549m 49s 600ms

And I search for current date in departure date picker 158807m 22s 600ms

And I enter the number of passengers 982m 17s 600ms

Then I can verify the system is navigated to results page 209344m 6s 600ms

And I can check the payment cards 196144m 37s 900ms + Show Error
junit.framework.AssertionFailedError: Only Creadit Card Is Displayed
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at cloud.travels.pages.home.HomePage.verifyPaymentCards(HomePage.java:734)
	at cloud.travels.steps.home.HomeSteps.i_can_check_the_payment_cards(HomeSteps.java:152)
	at ✽.And I can check the payment cards(src/test/resources/features/homePage.feature:247)
Screenshot +